mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-08 10:10:54 +03:00
@@ -174,7 +174,7 @@ to config.py:
|
||||
def configure(env):
|
||||
if env['platform'] == 'android':
|
||||
# will copy this to the java folder
|
||||
env.android_add_java_dir("Directory that contain MySingelton.java")
|
||||
env.android_add_java_dir("Directory that contain MySingleton.java")
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user