mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-10 18:23:02 +00:00
-Support for changing fonts
-Detect when free() might crash the project and throw error -fixed 2D Bounce in physics (3d still broken) -renamed “on_top” property to “behind_parent”, which makes more sense, old on_top remains there for compatibility but is invisible. -large amount of fixes
This commit is contained in:
@@ -15,8 +15,3 @@
|
||||
# 'key.alias' for the name of the key to use.
|
||||
# The password will be asked during the build when you use the 'release' target.
|
||||
|
||||
key.store=/home/luis/Downloads/carnavalguachin.keystore
|
||||
key.alias=momoselacome
|
||||
|
||||
key.store.password=12345678
|
||||
key.alias.password=12345678
|
||||
|
||||
Reference in New Issue
Block a user