(wip) Removed @abstract tag that was causing issues
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
@abstract
|
|
||||||
extends CharacterBody2D
|
extends CharacterBody2D
|
||||||
class_name NPC2D
|
class_name NPC2D
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
@abstract
|
|
||||||
extends NPC2D
|
extends NPC2D
|
||||||
class_name AbstractPrey2D
|
class_name AbstractPrey2D
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user