1
This commit is contained in:
parent
c029b66e5f
commit
344ca916f5
@ -12,10 +12,7 @@ namespace mt
|
|||||||
|
|
||||||
void Map::Init1()
|
void Map::Init1()
|
||||||
{
|
{
|
||||||
#if DEBUG
|
|
||||||
scale_ = 0.1f;
|
scale_ = 0.1f;
|
||||||
#else
|
|
||||||
#endif
|
|
||||||
rand_space = 0;
|
rand_space = 0;
|
||||||
{
|
{
|
||||||
std::vector<std::string> strings;
|
std::vector<std::string> strings;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user