mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-01-21 14:12:31 +00:00
No need to reset tokens twice
This commit is contained in:
parent
9bb2014a79
commit
a336bcf60c
1 changed files with 0 additions and 3 deletions
|
|
@ -2243,9 +2243,6 @@ void G_Ticker(boolean run)
|
|||
unlocktriggers = 0;
|
||||
|
||||
emeralds = 0;
|
||||
tokenbits = 0;
|
||||
tokenlist = 0;
|
||||
token = 0;
|
||||
|
||||
memset(&luabanks, 0, sizeof(luabanks));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue