mirror of
https://github.com/dmolony/DiskBrowser.git
synced 2024-12-28 04:30:20 +00:00
be nice
This commit is contained in:
parent
dd10dadb7e
commit
2401be0094
@ -74,7 +74,7 @@ public class ExoBuffer
|
||||
if (address != 0x6000 && address != 0x8000 && address != 0xA000)
|
||||
return false;
|
||||
|
||||
return true; // not dealing with fuckwits
|
||||
return true;
|
||||
}
|
||||
|
||||
// ---------------------------------------------------------------------------------//
|
||||
|
Loading…
Reference in New Issue
Block a user