Skip to content

Commit

Permalink
Update notifications.hpp
Browse files Browse the repository at this point in the history
Added additional info to error message
  • Loading branch information
Legend8-8 authored Oct 3, 2024
1 parent ede5fa1 commit 768b6e9
Showing 1 changed file with 1 addition and 1 deletion.
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 try again.";
description = "SiteDestroyTaskActionsError: please try again due to server desync.";
};

class ErrorEmotesBase
Expand Down

0 comments on commit 768b6e9

Please sign in to comment.