Add BlanKart Check for Lua
This commit is contained in:
parent
be5ca15812
commit
adc7a4d9a9
1 changed files with 2 additions and 0 deletions
|
|
@ -1794,5 +1794,7 @@ struct int_const_s const INT_CONST[] = {
|
|||
{"BUMPSPARK_RESET100", BUMPSPARK_RESET100},
|
||||
{"BUMPSPARK_ALL", BUMPSPARK_ALL},
|
||||
|
||||
{"BLANKART", 1},
|
||||
|
||||
{NULL,0}
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue