This commit is contained in:
parent
1446b1a982
commit
d0fbc8ce7d
3 changed files with 291 additions and 273 deletions
|
@ -105,9 +105,9 @@ int Height=OutMap.GetHeight();
|
|||
}
|
||||
else
|
||||
{
|
||||
printf("- Writing Layer %s (%i,%i).. ",LayerName,Width,Height);
|
||||
// printf("- Writing Layer %s (%i,%i).. ",LayerName,Width,Height);
|
||||
int LvlSize=WriteNormal(Core,File);
|
||||
printf("%i bytes\n",LvlSize);
|
||||
// printf("%i bytes\n",LvlSize);
|
||||
}
|
||||
PadFile(File);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue