mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-22 18:02:16 +00:00
TransferCodepointsFrom no longer prints trm prompt
This commit is contained in:
parent
f7c5354205
commit
86f204ee49
1 changed files with 0 additions and 1 deletions
|
@ -313,7 +313,6 @@ namespace ShiftOS.Engine
|
|||
{
|
||||
Console.WriteLine($"{{SHIFTORIUM_TRANSFERRED_FROM}}: {amount} <- {who}");
|
||||
CurrentSave.Codepoints += amount;
|
||||
Console.Write($"{SaveSystem.CurrentSave.Username}@{SaveSystem.CurrentSave.SystemName}:~$ ");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue