mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
16
dumps/scripts/1535.cs2
Normal file
16
dumps/scripts/1535.cs2
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
void script_1535(int arg0,int arg1) {
|
||||
switch (arg0) {
|
||||
case 0:
|
||||
bitconfig_9222 = arg1;
|
||||
break;
|
||||
case 1:
|
||||
bitconfig_9223 = arg1;
|
||||
break;
|
||||
case 2:
|
||||
bitconfig_9224 = arg1;
|
||||
break;
|
||||
case 3:
|
||||
bitconfig_9225 = arg1;
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue