fix: trigger ci with latest sm 1.11

This commit is contained in:
maxime1907
2023-04-22 13:13:55 +02:00
parent 49968b6299
commit 3f145f3250
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -185,4 +185,4 @@ bool SSF::RegisterConCommandBase(ConCommandBase *pVar)
{
/* Always call META_REGCVAR instead of going through the engine. */
return META_REGCVAR(pVar);
}
}