This website works better with JavaScript
Home
Explore
Help
Sign In
blitz
/
monkey2
mirror of
https://github.com/blitz-research/monkey2.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Merge commit '137699a4c77957e76235f83986365c3bd6c26292' into develop
Mark Sibly
8 years ago
parent
ba2b197c2f
137699a4c7
commit
aa63f7528e
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
src/ted2go/document/SceneDocument.monkey2
+ 2
- 1
src/ted2go/document/SceneDocument.monkey2
View File
@@ -1,4 +1,5 @@
-Namespace ted2
+
+Namespace ted2go
#Import "<mojo3d>"
#Import "<mojo3d-loaders>"