mirror of https://github.com/axmolengine/axmol.git
Merge pull request #3344 from malvim/develop
Fixing typo in create-multi-platform-projects.py
This commit is contained in:
commit
08807cb5f5
|
@ -1,4 +1,4 @@
|
||||||
#! /usr/bin/evn python
|
#! /usr/bin/env python
|
||||||
# filename = create-multi-platform-projects.py
|
# filename = create-multi-platform-projects.py
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Reference in New Issue