i appear to have forgotten my own function names

This commit is contained in:
Flameshadowxeroshin
2012-05-10 07:29:48 -05:00
parent b71caa445c
commit 5fd5091899
@@ -79,12 +79,10 @@ t[#t+1] = Def.ActorFrame {
--Get scoring ready.
if not GAMESTATE:IsCourseMode() then
--[[
InitScoringModes(
InitScoreKeepers(
GAMESTATE:IsSideJoined(PLAYER_1) and GetUserPref("UserPrefScoringMode"),
GAMESTATE:IsSideJoined(PLAYER_2) and GetUserPref("UserPrefScoringMode")
)
]]
end
return t