Skip to content

Commit

Permalink
Merge pull request #411 from Legend8-8/bn_mf_legend
Browse files Browse the repository at this point in the history
Notification Change
  • Loading branch information
dijksterhuis authored Oct 3, 2024
2 parents 287f978 + 768b6e9 commit a385d0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mission/config/notifications.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ class CfgNotifications
class SiteDestroyTaskActionsError: Error
{
title = "Error";
description = "SiteDestroyTaskActionsError: please report this to Dev Team.";
description = "SiteDestroyTaskActionsError: please try again due to server desync.";
};

class ErrorEmotesBase
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ switch (true) do {

default {
/*
tl;dr -- please report to dev team.
tl;dr -- please try again.
players should not have been able to make this notification appear.
if they have, something is wrong in either
-- the switch logic above
Expand Down

0 comments on commit a385d0d

Please sign in to comment.