Merge branch 'master' of ssh://ssh-gitea.virtit.fr:2222/beu/TM2020-Gamemodes

This commit is contained in:
Beu 2023-09-02 13:52:36 +02:00
commit 310e30c311
1 changed files with 1 additions and 1 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/TM_TeamsCup.Script.txt"
#Extends "Modes/TrackMania/TM_TimeAttack_Online.Script.txt"
// #RequireContext CSmMode
#Include "TimeLib" as TiL