Recipe prep
This commit is contained in:
@@ -1,5 +1 @@
|
||||
extends Node
|
||||
|
||||
const CookingGame = preload("res://scripts/Cooking/CookingGame.gd");
|
||||
|
||||
var game:CookingGame = null;
|
||||
extends Node
|
Reference in New Issue
Block a user