mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:30:45 -05:00
Fixed bad description
(cherry picked from commit 2f6f09c51a36beacbe9a3ede4fb21a4ac3e01b80)
This commit is contained in:
parent
daeae9687a
commit
541264af73
@ -110,7 +110,7 @@ export class DatabaseService
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get specific location by its Id
|
* Get specific location by its Id
|
||||||
* @param locationId Desired trader id
|
* @param locationId Desired location id
|
||||||
* @returns assets/database/locations/
|
* @returns assets/database/locations/
|
||||||
*/
|
*/
|
||||||
public getLocation(locationId: string): ILocation
|
public getLocation(locationId: string): ILocation
|
||||||
|
Loading…
x
Reference in New Issue
Block a user