You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Move CryptoCore to it's own folder.
Crypto classes will be placed in core/crypto.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "wsl_client.h"
|
||||
#include "wsl_server.h"
|
||||
|
||||
#include "core/math/crypto_core.h"
|
||||
#include "core/crypto/crypto_core.h"
|
||||
#include "core/math/random_number_generator.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user