mirror of
https://github.com/mangosfour/server.git
synced 2025-12-17 07:37:03 +00:00
[7912] Remove unexpected indent from file tail.
Note: not code changes, and then binary not updated.
This commit is contained in:
parent
42f8ce5f3e
commit
81267151ad
2 changed files with 400 additions and 400 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "7911"
|
||||
#define REVISION_NR "7912"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
|
|
@ -194,6 +194,7 @@ namespace VMAP
|
|||
sprintf(buffer, "%03u",mapId);
|
||||
dirname = std::string(buffer);
|
||||
}
|
||||
|
||||
result = fillModelContainerArray(dirname, mapId, x, y, mc);
|
||||
emptyArray(mc);
|
||||
}
|
||||
|
|
@ -589,5 +590,4 @@ namespace VMAP
|
|||
|
||||
}
|
||||
//==========================================
|
||||
|
||||
} // VMAP
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue