7 lines
No EOL
187 B
Text
7 lines
No EOL
187 B
Text
# If our class already inherits from another class, then DON'T create an inheritance link
|
|
|
|
some_class:RAM_Class
|
|
|
|
any_other_class:RAM_Class
|
|
|
|
:RAM_Inheritance(some_class -> any_other_class) |