Commit Message
This commit is contained in:
parent
1f4a8a24be
commit
382fc965d3
2 changed files with 50 additions and 1 deletions
|
@ -66,7 +66,6 @@ if((mouse_x >= x && mouse_x <= x+424) && (mouse_y >= y
|
|||
i++;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
</string>
|
||||
</argument>
|
||||
|
|
Reference in a new issue