mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2024-12-27 06:18:52 +00:00
another typo
This commit is contained in:
parent
ac6d19bea5
commit
2262b0cca9
@ -8,7 +8,7 @@ public static class IOwnedWorldObject_Extensions
|
||||
/// <summary>
|
||||
/// try and gain ownership over the object
|
||||
///
|
||||
/// does nothing if object we cant own this object or there is already another owner
|
||||
/// does nothing if we cant own this object or there is already another owner
|
||||
/// </summary>
|
||||
public static void RequestOwnership(this IOwnedWorldObject @this)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user