mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Clearly deprecate sync too in favor of remotesync.
NOTE: This changes the RPC_MODE_* enum values. Games should be re-exported. GDNative rebuilt.
This commit is contained in:
@@ -22,7 +22,6 @@
|
||||
print(noise.get_noise_3d(0.5,3.0,15.0))
|
||||
print(noise.get_noise_3d(0.5,1.9,4.7,0.0))
|
||||
[/codeblock]
|
||||
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
|
||||
Reference in New Issue
Block a user