mirror of
https://codeberg.org/icewind/vbsp.git
synced 2026-06-03 18:54:05 +02:00
updates
This commit is contained in:
parent
bbce1e5a18
commit
009628aecc
3 changed files with 115 additions and 96 deletions
|
|
@ -492,7 +492,6 @@ pub struct GameText<'a> {
|
|||
#[serde(rename = "targetname", default)]
|
||||
pub target_name: Option<&'a str>,
|
||||
pub message: &'a str,
|
||||
pub fadeout: f32,
|
||||
pub color: Color,
|
||||
#[serde(rename = "fadein")]
|
||||
pub fade_in: f32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue