diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/main.c | 2 | ||||
| -rw-r--r-- | src/msgs/motd | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -11,7 +11,7 @@ #include "stlfile.h" #include "util.h" -#define MAXFILESIZE 7000 +#define MAXFILESIZE 50000 // 20kB file limit struct command { const char *name; diff --git a/src/msgs/motd b/src/msgs/motd index 796f569..d0b2658 100644 --- a/src/msgs/motd +++ b/src/msgs/motd @@ -8,8 +8,8 @@ Keep your files small, size matters! Use 'search' to find models by name! ENO.. is a popular solid name! - STeaLing flags since 2006! - C4n y0u r34d th1s? 🏁 ➡️ 📁 + STLing flags since 2006! + C4n y0u r34d th1s? 🏁➡️ 📁 ( *ಥ ⌂ * ) dont pwn pls *finds file* UwU whats this? |
