mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-07 12:50:38 +08:00
engine: common: mod_bmodel: make texture name array larger so it fits both world name and miptex name
This commit is contained in:
@@ -639,7 +639,6 @@ void ID_GetMD5ForAddress( char *key, netadr_t adr, size_t size )
|
||||
MD5Context_t ctx;
|
||||
byte buf[32], md5[16];
|
||||
size_t bufsize = 0;
|
||||
bloomfilter_t value = id;
|
||||
|
||||
switch( NET_NetadrType( &adr ))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user