mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 07:08:00 +01:00
[MIRROR] Fixes grammar in a compile warning (#5623)
* Fixes grammar in a compile warning (#59077) * Fixes grammar in a compile warning Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
co-authored by
AffectedArc07
parent
1fd0c613a0
commit
751cc7de36
@@ -92,7 +92,7 @@
|
||||
#define MAX_ATOM_OVERLAYS 100
|
||||
|
||||
#if !defined(CBT) && !defined(SPACEMAN_DMM)
|
||||
#warn "Building with Dream Maker is no longer supported and may result in errors."
|
||||
#warn "Building with Dream Maker is no longer supported and will result in errors."
|
||||
#warn "In order to build, run BUILD.bat in the root directory."
|
||||
#warn "Consider switching to VSCode editor instead, where you can press Ctrl+Shift+B to build."
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user