Skip to content

Commit

Permalink
Update OpenDreamRuntime/Objects/Types/DreamObjectException.cs
Browse files Browse the repository at this point in the history
Co-authored-by: wixoa <[email protected]>
  • Loading branch information
ike709 and wixoaGit authored Jan 11, 2024
1 parent 166eb27 commit da51daf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions OpenDreamRuntime/Objects/Types/DreamObjectException.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,4 @@ protected override bool TryGetVar(string varName, out DreamValue value) {
return base.TryGetVar(varName, out value);
}
}



}

0 comments on commit da51daf

Please sign in to comment.