Skip to content

Commit

Permalink
tiny formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
shanemadden committed Dec 31, 2023
1 parent b3ffc4e commit 408b99a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/objects/impls/reactor.rs
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,7 @@ extern "C" {
pub fn my(this: &Reactor) -> bool;

/// The [`Owner`] of this reactor that contains the owner's username, or
/// `None` if it's currently not under a player's
/// control.
/// `None` if it's currently not under a player's control.
///
/// [Screeps documentation](https://docs-season.screeps.com/api/#Reactor.owner)
#[wasm_bindgen(method, getter)]
Expand Down

0 comments on commit 408b99a

Please sign in to comment.