diff --git a/TM_DebugMode.Script.txt b/TM_DebugMode.Script.txt index 105816f..4f8bf02 100644 --- a/TM_DebugMode.Script.txt +++ b/TM_DebugMode.Script.txt @@ -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