forked from noxious/server
#91 : Zone editor: allow objects to be rotated
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
-- AlterTable
|
||||
ALTER TABLE `ZoneObject` ADD COLUMN `isRotated` BOOLEAN NOT NULL DEFAULT false;
|
Reference in New Issue
Block a user