various fixes and add
This commit is contained in:
@@ -51,3 +51,6 @@ func card_info() -> CardInfo:
|
||||
func _notification(what):
|
||||
if (what == NOTIFICATION_PREDELETE):
|
||||
Pointer.stop_inspect(self)
|
||||
|
||||
func get_card_up_padding() -> float:
|
||||
return Pointer.CARD_UP_PADDING
|
||||
|
||||
Reference in New Issue
Block a user