formatting

This commit is contained in:
Lucky56 2021-06-12 19:45:58 +02:00
parent c226c62d52
commit c628766fc0
No known key found for this signature in database
GPG Key ID: 19E3875EAD1F8B8F

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
{ {