Added "get_unique_ID only works on iOS/Android" (#284)

(cherry picked from commit e0fc58029b)
This commit is contained in:
maximelore
2016-10-30 12:42:48 +01:00
committed by Rémi Verschelde
parent 1b011b16ee
commit 7a52af16ec

View File

@@ -54,4 +54,6 @@ some unique user identifier is needed, for example:
f.store_var(game_state)
f.close()
Note that ``OS.get_unique_ID()`` only works on iOS and Android.
This is all! Thanks for your cooperation, citizen.