Skip to content

Commit

Permalink
docs: C# braincell moment
Browse files Browse the repository at this point in the history
removed `f` from floating number in config example
  • Loading branch information
fakeman2332 authored Jul 21, 2024
1 parent 029f986 commit 95fe2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ room_replacement:
- is_enabled: false
target_room_type: HczTestRoom
schematic_name: 'AwesomeSchematic'
spawn_delay: 2f
spawn_delay: 2
position_offset:
x: 0
y: 0
Expand Down

0 comments on commit 95fe2f7

Please sign in to comment.