Skip to content

Commit

Permalink
Day 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
devapromix committed Mar 5, 2018
1 parent 50f600f commit a9c2f97
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified screenshots/screenshot_day_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion sources/DisciplesRL.Player.pas
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ implementation
procedure Init;
begin
Player.Turn := 0;
Player.Radius := 41;
Player.Radius := 1;
RefreshRadius;
end;

Expand Down

0 comments on commit a9c2f97

Please sign in to comment.