mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Doesn't fix the core issue behind #4814 but it fixes the issue that bothered me so much that i reported this.
This commit is contained in:
parent
39181fdea5
commit
6c12444d85
@ -31,6 +31,7 @@ GVAR(ladder) animate ["rotate", 0];
|
||||
|
||||
{
|
||||
GVAR(ladder) animate [_x, 0];
|
||||
true
|
||||
} count __ANIMS;
|
||||
|
||||
// remove mouse buttons and hint
|
||||
|
Loading…
Reference in New Issue
Block a user