deprecate old bad method

stable
Ivory 2023-02-02 00:05:06 -05:00
parent f4608463e0
commit 3c2a62c7dd
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ public class JobBoard extends GameObject {
return str;
}
@Deprecated
public String details() {
String takenJobsString = "";