Unified the doxy-comment format.
This commit is contained in:
@@ -817,7 +817,6 @@ void cChunkMap::WakeUpSimulators(int a_BlockX, int a_BlockY, int a_BlockZ)
|
||||
|
||||
|
||||
|
||||
/// Wakes up the simulators for the specified area of blocks
|
||||
void cChunkMap::WakeUpSimulatorsInArea(int a_MinBlockX, int a_MaxBlockX, int a_MinBlockY, int a_MaxBlockY, int a_MinBlockZ, int a_MaxBlockZ)
|
||||
{
|
||||
// Limit the Y coords:
|
||||
|
||||
Reference in New Issue
Block a user