Ignore:
Timestamp:
Sep 3, 2014, 12:04:42 PM (10 years ago)
Author:
alloc
Message:

fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/7dtd-server-fixes/src/MapRendering/MapRendering.cs

    r151 r156  
    5959                                                                        }
    6060                                                                        Instance.dirtyChunks [cPos2] = realColors;
    61                                                                         Log.Out ("Add Dirty: " + cPos2);
     61                                                                        //Log.Out ("Add Dirty: " + cPos2);
    6262                                                                        Instance.chunkSaveTimer.Stop ();
    6363                                                                        Instance.chunkSaveTimer.Start ();
Note: See TracChangeset for help on using the changeset viewer.