Remove unused member
This commit is contained in:
parent
c6961134c0
commit
efa44cb32e
@ -25,7 +25,6 @@ pub struct GameFinishedScreen {
|
||||
save_file_dialog: Option<Gd<FileDialog>>,
|
||||
|
||||
saving_replay_popup: Option<Gd<PopupPanel>>,
|
||||
saving_replay_accept_dialog: Option<Gd<AcceptDialog>>,
|
||||
|
||||
base: Base<Panel>,
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user