mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Update Minecraft.cpp
This commit is contained in:
parent
5f392dda0e
commit
ae9e360eb3
|
|
@ -4759,7 +4759,6 @@ void Minecraft::main()
|
|||
app.DebugPrintf("<xs:enumeration value=\"%d\"><xs:annotation><xs:documentation>%ls</xs:documentation></xs:annotation></xs:enumeration>\n", i, app.GetString( Tile::tiles[i]->getDescriptionId() ));
|
||||
}
|
||||
}
|
||||
__debugbreak();
|
||||
#endif
|
||||
|
||||
// 4J-PB - Can't call this for the first 5 seconds of a game - MS rule
|
||||
|
|
|
|||
Loading…
Reference in a new issue