fix changed variable names

This commit is contained in:
Beu
2023-09-27 17:40:49 +02:00
parent 1fb905399d
commit 6c4ecfb9c0
4 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
* This mode is used to debug your modes during development.
* To use it, you just have to change the line below to put the path of your mode:
*/
#Extends "Modes/TrackMania/TM_TimeAttack_Online.Script.txt"
#Extends "Modes/TrackMania/TM_Rounds_Online.Script.txt"
// #RequireContext CSmMode
#Include "TimeLib" as TiL