Skip to content
Snippets Groups Projects
Commit df7f9b6c authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Add missing notifications

parent 6f81a3a5
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
...@@ -13059,4 +13059,18 @@ Would you like to reset the graphic preferences? ...@@ -13059,4 +13059,18 @@ Would you like to reset the graphic preferences?
canceltext="Never reset"/> canceltext="Never reset"/>
</notification> </notification>
<notification
icon="notify.tga"
name="LoadCameraPositionNoneSaved"
type="notify">
No camera view has been saved yet.
</notification>
<notification
icon="notify.tga"
name="LoadCameraPositionOutsideDrawDistance"
type="notify">
Can't restore the camera view because the camera position is beyond draw distance.
</notification>
</notifications> </notifications>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment