Bump zscript ver to 4.14.1, plus a whole lot of stuff.
- Try to get rid of all implicit casts from string to name, color or class. - Use FindClass where needed. - Used a map in a case where a dictionary was unneeded. - Use new bounce flags where needed. - Replace Legacy of Rust weapons/ammo.
This commit is contained in:
parent
ceae806b68
commit
80db58b0d0
128 changed files with 3074 additions and 3088 deletions
|
|
@ -80,7 +80,7 @@ Class EnvmapDebugSphere : Actor
|
|||
override void Tick() {}
|
||||
Default
|
||||
{
|
||||
RenderStyle "Normal";
|
||||
RenderStyle 'Normal';
|
||||
Radius 16;
|
||||
Height 48;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue