mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-06 00:39:55 +00:00
typo
This commit is contained in:
parent
c51848e0e4
commit
6acf9ca620
@ -99,7 +99,7 @@ public class QSBSectorManager : WorldObjectManager
|
|||||||
x => x.radius = shape.radius);
|
x => x.radius = shape.radius);
|
||||||
}
|
}
|
||||||
|
|
||||||
// th elevators
|
// TH elevators
|
||||||
foreach (var elevator in QSBWorldSync.GetUnityObjects<Elevator>())
|
foreach (var elevator in QSBWorldSync.GetUnityObjects<Elevator>())
|
||||||
{
|
{
|
||||||
// hack: wait for QSBElevator to add the box shape, and just use that
|
// hack: wait for QSBElevator to add the box shape, and just use that
|
||||||
|
Loading…
x
Reference in New Issue
Block a user