mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-02-20 23:47:16 -05:00
removed some unused lines
This commit is contained in:
parent
a19d83ca7b
commit
3e6ec4c1cc
@ -196,8 +196,4 @@ func (v *Cinematics) Render(screen d2interface.Surface) {
|
||||
}
|
||||
|
||||
v.cinematicsLabel.Render(screen)
|
||||
|
||||
if err != nil {
|
||||
return
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user