Can’t get tokens to deposit into owner account when using Safemoon contract

I am using Solidity to write the a code similar to the Safemoon code but with the updated Pancake V2 address and the other bugs fixed. However, when I create the token, it works, but the owner account (my account) receives no tokens from the creation. Does this specific contract not give the devs any tokens at the start or am I missing something?