Skip to content

Commit 5e0a4a3

Browse files
authored
Update start.py
1 parent 967cc7c commit 5e0a4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/start.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# I chose these import statements just to make my close look cleaner
1+
# I chose these import statements just to make my code look cleaner
22
# For this to work you would just need to import cocos and then add the subdirectory after
33
# Ex: self.label = Label(...) would be self.label = cocos.text.Label(...)
44

0 commit comments

Comments
 (0)