big oopsie

This commit is contained in:
Lucky56 2021-06-13 11:36:16 +02:00
parent 5a24fa6545
commit d6dbdbf210
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
{ {