mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Rename Reference to RefCounted
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="Crypto" inherits="Reference" version="4.0">
|
||||
<class name="Crypto" inherits="RefCounted" version="4.0">
|
||||
<brief_description>
|
||||
Access to advanced cryptographic functionalities.
|
||||
</brief_description>
|
||||
|
||||
Reference in New Issue
Block a user