1
0
mirror of https://github.com/JezuzLizard/BO2-Reimagined.git synced 2025-06-10 23:27:57 -05:00

Die Rise: fix elevator lock lights on dedis

This commit is contained in:
Jbleezy
2023-04-24 21:58:46 -07:00
parent 108b93c996
commit dbb04f5475

View File

@ -402,7 +402,7 @@ watch_elevator_lights()
clientnotify( self.name + self.dir );
}
wait 0.05;
wait 0.1;
}
}