formatting

This commit is contained in:
Lucky56
2021-06-12 19:45:58 +02:00
parent c226c62d52
commit c628766fc0

View File

@@ -74,7 +74,7 @@ class Replay
public function LoadFromJSON() public function LoadFromJSON()
{ {
#if sys if sys
trace('loading ' + Sys.getCwd() + 'assets/replays/' + path + ' replay...'); trace('loading ' + Sys.getCwd() + 'assets/replays/' + path + ' replay...');
try try
{ {