parent
dc08b450c8
commit
cd9f632457
@ -1601,6 +1601,7 @@ namespace SoulGames.EasyGridBuilderPro
|
|||||||
{
|
{
|
||||||
ghostRotateLeftKeyHolding = true;
|
ghostRotateLeftKeyHolding = true;
|
||||||
dir = BuildableGridObjectTypeSO.GetNextDirLeft(dir);
|
dir = BuildableGridObjectTypeSO.GetNextDirLeft(dir);
|
||||||
|
dir = BuildableGridObjectTypeSO.GetNextDirLeft(dir);
|
||||||
if (edgeRotation == 0)
|
if (edgeRotation == 0)
|
||||||
{
|
{
|
||||||
edgeRotation = 180;
|
edgeRotation = 180;
|
||||||
|
Loading…
Reference in New Issue
Block a user