Tweaked fishing a bit. Fixed bug with residents letting fires go out.
This commit is contained in:
@@ -179,6 +179,7 @@ void reset_game_state() {
|
||||
is_reeling = false;
|
||||
cast_position = -1;
|
||||
reel_position = -1;
|
||||
line_position = -1;
|
||||
cast_origin_x = -1;
|
||||
cast_direction = 0;
|
||||
reel_direction = 0;
|
||||
|
||||
Reference in New Issue
Block a user