nicolasgramlich / AndEngine

Free Android 2D OpenGL Game Engine
http://www.andengine.org
Apache License 2.0
3.17k stars 1.35k forks source link

FileUtils: Added '/' to getAbsolutePathOnInternalStorage #207

Open flomin opened 11 years ago

flomin commented 11 years ago

This patch adds a '/' to the absolute path returned by getAbsolutePathOnInternalStorage to harmonize with the behavior of getAbsolutePathOnExternalStorage.