use defNew instead of defnew
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(defnew [])
|
||||
(defNew [])
|
||||
|
||||
(method :Void initialize [:Assets assets]
|
||||
(assets.loadSurface "laptop" AssetPaths.laptop__srf))
|
||||
|
||||
Reference in New Issue
Block a user