mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
8 lines
179 B
Text
8 lines
179 B
Text
void script_1965(int arg0) {
|
|
if (standart_config_261 > 0) {
|
|
cs2method2103(255, new WidgetPointer(arg0));
|
|
} else {
|
|
cs2method2103(200, new WidgetPointer(arg0));
|
|
}
|
|
return;
|
|
}
|