This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2024-12-13 14:10:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6dd27f2262
raze
/
wadsrc
/
static
/
zscript
/
games
/
blood
/
bloodactor.zs
6 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
- added script definitions for the base actor classes so that the engine can start up again.
2022-01-23 10:58:54 +00:00
class BloodActor : CoreActor native
{
directory structure cleanup
2023-09-30 07:33:38 +00:00
native void ChangeType(class<BloodActor> newtype);
- added script definitions for the base actor classes so that the engine can start up again.
2022-01-23 10:58:54 +00:00
}
Reference in a new issue
Copy permalink