changed "home run" to "dinger"
This commit is contained in:
parent
5d7d28445d
commit
43d6b08961
2
games.py
2
games.py
@ -50,7 +50,7 @@ class appearance_outcomes(Enum):
|
||||
single = "hits a single!"
|
||||
double = "hits a double!"
|
||||
triple = "hits a triple!"
|
||||
homerun = "hits a home run!"
|
||||
homerun = "hits a dinger!"
|
||||
grandslam = "hits a grand slam!"
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user