- Timestamp:
- Sep 3, 2014, 12:04:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
binary-improvements/7dtd-server-fixes/src/MapRendering/MapRendering.cs
r151 r156 59 59 } 60 60 Instance.dirtyChunks [cPos2] = realColors; 61 Log.Out ("Add Dirty: " + cPos2);61 //Log.Out ("Add Dirty: " + cPos2); 62 62 Instance.chunkSaveTimer.Stop (); 63 63 Instance.chunkSaveTimer.Start ();
Note:
See TracChangeset
for help on using the changeset viewer.