5 lines
75 B
Plaintext
5 lines
75 B
Plaintext
BaseEntity = class("BaseEntity")
|
|
|
|
function BaseEntity:initialize()
|
|
|
|
end |