mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
i am a retard
This commit is contained in:
parent
cf9385c307
commit
7cf7e9cb55
1 changed files with 1 additions and 1 deletions
|
|
@ -1352,7 +1352,7 @@ static void UnArchiveExtVars(void *pointer)
|
|||
|
||||
for (i = 0; i < field_count; i++)
|
||||
{
|
||||
READSTRING(demo_p, field);
|
||||
READSTRING(save_p, field);
|
||||
UnArchiveValue(TABLESINDEX);
|
||||
lua_setfield(gL, -2, field);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue