Forráskód Böngészése

undo spurious changes used to trigger dirty for tabs and spaces

Thomas "elfprince13" Dickerson 8 éve
szülő
commit
e554fc7f93
2 módosított fájl, 519 hozzáadás és 519 törlés
  1. 518 518
      Engine/source/platform/profiler.cpp
  2. 1 1
      Engine/source/platformMac/macFileIO.mm

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 518 - 518
Engine/source/platform/profiler.cpp


+ 1 - 1
Engine/source/platformMac/macFileIO.mm

@@ -999,7 +999,7 @@ ConsoleFunction(testHasSubdir,void,2,2,"tests platform::hasSubDirectory") {
 		Con::printf(" has subdir");
 	else
 		Con::printf(" does not have subdir");
-} 
+}
 
 ConsoleFunction(testDumpDirectories,void,4,4,"testDumpDirectories('path', int depth, bool noBasePath)") {
 	Vector<StringTableEntry> paths;

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott