Yep
This commit is contained in:
@@ -4,7 +4,7 @@ function whoseturn
|
||||
set days_passed (math floor\((math $current_date - $start_date) / 86400\))
|
||||
|
||||
if test (math $days_passed % 2) -eq 0
|
||||
echo "Alex's turn"
|
||||
echo "Darling's turn"
|
||||
else
|
||||
echo "My turn"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user