mirror of
https://github.com/PoshoDev/DexTool.git
synced 2026-08-20 01:24:14 -05:00
Reordering a bit.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
///form_get_exceptions(form)
|
||||
|
||||
switch(argument0)
|
||||
{
|
||||
case "!": return "EXCLAMATION";
|
||||
case "?": return "QUESTION";
|
||||
default: return argument0;
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"id": "247a6c1c-04b6-7db1-67ff-297c3ee1feca",
|
||||
"modelName": "GMScript",
|
||||
"mvc": "1.0",
|
||||
"name": "form_get_exceptions",
|
||||
"IsCompatibility": false,
|
||||
"IsDnD": false
|
||||
}
|
||||
Reference in New Issue
Block a user