This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
easyengine
mirror of
https://github.com/lukechilds/easyengine.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Typo :P
bugfixes
gau1991
10 years ago
parent
b44638b40e
commit
722d30b791
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
ee/core/dummy.py
2
ee/core/dummy.py
View File
@ -6,4 +6,4 @@ class EEDummy():
pass
pass
def
dummy
(
)
:
def
dummy
(
)
:
print
(
"
Dummy Funtion
"
)
print
(
"
Dummy Fun
c
tion
"
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
lukechilds/easyengine
Title
Body
Create Issue