Skip to content

Commit ba244ee

Browse files
authored
Merge branch 'master' into delay
2 parents a9b13cd + e1fd144 commit ba244ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addons/sourcemod/scripting/CustomChatColors.sp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4595,4 +4595,4 @@ public Action Timer_DelayedDBConnectCCC(Handle timer, any data)
45954595
{
45964596
DB_Connect();
45974597
return Plugin_Stop;
4598-
}
4598+
}

0 commit comments

Comments
 (0)