Removed unused lines
This commit is contained in:
@ -2,7 +2,6 @@ class_name Interactable
|
||||
extends StaticBody3D
|
||||
|
||||
@export var prompt_message:String = "Press e"
|
||||
@export var prompt_key:String
|
||||
|
||||
func interact(player):
|
||||
pass
|
||||
Reference in New Issue
Block a user